#!/bin/sh

if (! grep 'spll2' /usr/local/etc/sane.d/dll.conf >/dev/null 2>&1); then
	echo 'spll2' >>/usr/local/etc/sane.d/dll.conf
fi